﻿@charset "utf-8";

/* CSS Document */

* {
    padding: 0;
    margin: 0;
}

ul {
    padding: 0;
    margin: 0;
}

body {
    font-size: 12px;
    color: #333;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #000;
}

li {
    list-style-type: none;
}

.clear {
    clear: both;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.mid {
    margin: 0 auto;
    width: 1200px;
}

.top {
    background-color: #6d6a65;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #FFF;
    line-height: 30px;
    height: 30px;
    background-repeat: repeat-x;
}

.top a {
    color: #FFF;
}

.header {
    height: 89px;
}

.logo {
    background-image: url(../images/logo.jpg);
    width: 392px;
    float: left;
    background-repeat: no-repeat;
    height: 89px;
    background-position: left center;
}

.tel {
    float: right;
    width: 307px;
    height: 89px;
    background-image: url(../images/tel.jpg);
    background-repeat: no-repeat;
    background-position: right center;
}

.menu {
    height: 89px;
    width: 650px;
    float: right;
}

.nav li {
    text-transform: uppercase;
    width: 130px;
    height: 89px;
    text-align: center;
    float: left;
    font-family: "Microsoft YaHei";
}

.nav li.last {
    background-image: none;
}

.nav li a {
    padding-top: 25px;
    height: 64px;
    font-size: 15px;
    display: block;
}

.nav li a:hover {
    background-image: url(../images/mli.jpg);
    color: #FFF;
    background-position: center center;
}

.dnav li {
    float: left;
    margin-right: 40px;
    width: 99px;
    height: 14px;
    line-height: 14px;
    border-right: solid 1px #c9c5c5;
    float: left;
}

.dnav li a {
    color: #c9c5c5;
}

.dmenu {
    padding-top: 60px;
    border-bottom: solid 1px #ccc;
    height: 34px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
}

.sousuo {
    font-family: "Microsoft YaHei";
    height: 118px;
    line-height: 74px;
    font-size: 14px;
    background-image: url(../images/sbg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}

.sousuo2 {
    height: 118px;
    background-image: url(../images/ss.jpg);
    background-repeat: no-repeat;
    background-position: right center;
}

.ssl {
    width: 762px;
    float: left;
    vertical-align: middle;
}

.sbt {
    vertical-align: middle;
    margin-top: 42px;
}

.itx {
    vertical-align: middle;
    margin-top: 42px;
    width: 300px;
    border: solid 1px #ccc;
    padding-left: 10px;
    color: #999;
    font-family: "Microsoft YaHei";
    padding-left: 20px;
    height: 37px;
}

#hylist {
    display: none;
}

.ssk {
    float: right;
}

.hsxs {
    background-image: url(../images/hsxs.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    height: 6px;
}

#full-screen-slider {
    width: 100%;
    height: 500px;
    position: relative;
    background: #FFF;
}

#slides {
    display: block;
    width: 100%;
    height: 500px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 0;
}

#slides li {
    display: block;
    width: 100%;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 0
}

#slides li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px
}

#pagination {
    display: block;
    list-style: none;
    position: absolute;
    left: 70%;
    top: 450px;
    z-index: 9900;
    padding: 5px 15px 5px 0;
    margin: 0
}

#pagination li {
    display: block;
    list-style: none;
    width: 10px;
    height: 10px;
    float: left;
    margin-left: 10px;
    border-radius: 5px;
    background: #fff
}

#pagination li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
}

#pagination li.current {
    background: #f7640b
}

.page2 {
    font-size: 12px;
    text-align: center;
    margin-bottom: 20px;
}

.page2 .fl_left {
    /*display:none;*/
    float: left;
    width: 200px;
    line-height: 20px;
    height: 20px;
}

.page2 .fl_left .page_all {
    padding-left: 12px;
    line-height: 20px;
    display: none;
}

.page2 a {
    color: #4e4e4e;
    text-decoration: none;
    border: 1px solid #4e4e4e;
    height: 20px;
    line-height: 20px;
    padding: 0 7px;
    margin: 0 3px;
    display: inline-block;
    background: #FFF;
}

.page2 .page_all {
    margin-right: 20px;
    display: none;
}

.page2 a:hover {
    background: #FD8C00;
    border: 1px solid #EF5927;
    color: #FFFFFF;
}

.page2 .pagenum {
    background: #FD8C00;
    border: 1px solid #EF5927;
    color: #FFFFFF;
}

.page2 .fristimg {
    padding-left: 15px;
    display: none
}

.page2 .preimg span {
    padding-left: 8px;
}

.page2 .nextimg span {
    padding-right: 8px;
}

.page2 .lastimg {
    padding-right: 15px;
    display: none
}

.page2 .preimg:hover span {
    padding-left: 8px;
}

.page2 .nextimg:hover span {
    padding-right: 8px;
}

.rollBox {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    height: 100px;
    padding-top: 10px;
    padding-bottom: 20px;
}

.rollBox .LeftBotton {
    height: 100px;
    width: 24px;
    background: url(../images/xbt.jpg) no-repeat 0px center;
    overflow: hidden;
    float: left;
    display: inline;
    margin: 0px 0px 0 0;
    cursor: pointer;
}

.rollBox .RightBotton {
    height: 100px;
    width: 24px;
    background: url(../images/xbt.jpg) no-repeat -24px center;
    overflow: hidden;
    float: left;
    display: inline;
    margin: 0px 0 0 0;
    ;
    cursor: pointer;
}

.rollBox .Cont {
    width: 1145px;
    overflow: hidden;
    float: left;
    padding-top: 5px;
}

.rollBox .ScrCont {
    width: 10000000px;
}

.rollBox .Cont .pic {
    width: 229px;
    float: left;
}

.rollBox .Cont .pic img {
    width: 173px;
    height: 88px;
    border: solid 1px #ccc;
    background: #fff;
    display: block;
    margin: 0 auto;
}

.rollBox .Cont .pic p {
    line-height: 26px;
    color: #505050;
}

.rollBox .Cont .pic img:hover {
    border: solid 1px #e8320d;
}

.rollBox .Cont a:link,
.rollBox .Cont a:visited {
    color: #626466;
    text-decoration: none;
}

.rollBox .Cont a:hover {
    color: #f00;
    text-decoration: underline;
}

.rollBox #List1,
.rollBox #List2 {
    float: left;
}

.ipt {
    background-image: url(../images/ipt.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    margin-top: 30px;
    height: 70px;
}

.badd {
    height: 240px;
    background-image: url(../images/badd.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.pt1 {
    height: 50px;
    background-image: url(../images/pt1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 40px;
    margin-bottom: 20px;
}

.pt2 {
    height: 80px;
    background-image: url(../images/pt2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 40px;
    margin-bottom: 20px;
}

.pt3 {
    height: 80px;
    background-image: url(../images/pt3.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 40px;
    margin-bottom: 20px;
}

.mmz {
    height: 33px;
    background-image: url(../images/mmz.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 30px;
}

.nbg {
    background-image: url(../images/nbg.jpg);
    background-repeat: repeat-x;
    background-position: left 50px;
    margin-top: 60px;
    margin-bottom: 20px;
}

.ingsjj {
    /* margin-top: 40px; */
    height: 444px;
    background-image: url(../images/gs.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.ma {
    margin-top: 30px;
    float: right;
    width: 320px;
    background-image: url(../images/ma.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 180px;
}

.bbqqc {
    font-family: "Microsoft YaHei";
    font-size: 14px;
    line-height: 36px;
    padding-top: 20px;
    color: #FFF;
}

.incp {
    padding-top: 20px;
}

.incpfl {
    width: 223px
}

.inctptitle {
    height: 71px;
    line-height: 71px;
    text-align: center;
    font-family: "Microsoft YaHei";
    color: #FFF;
    font-size: 16px;
    background-image: url(../images/pip.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.incpli {
    background-color: #f4f4f4;
}

.incpli li {
    padding-left: 20px;
    line-height: 36px;
    height: 36px;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    background-color: #e2e2e2;
    margin-bottom: 10px;
    background-image: url(../images/ulb2.jpg);
    background-repeat: repeat-y;
    background-position: left center;
}

.incpli li:hover {
    background-image: url(../images/ulb.jpg);
}

.incpli li.dali {
    margin: 0;
    margin-top: 5px;
    padding-left: 60px;
    line-height: 40px;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    background-color: #fe9900;
    border-bottom: none;
    background-image: url(../images/dmli.jpg);
    background-repeat: no-repeat;
    background-position: 30px center;
}

.incpli li a {
    display: block;
}

.fen {
    font-family: "Microsoft YaHei";
    font-size: 20px;
    padding-left: 49px;
    color: #0269b1;
    padding-top: 25px;
    background-image: url(../images/fen.jpg);
    background-repeat: no-repeat;
}

.inlx {
    padding: 20px;
    10px 20px;
    10px;
    line-height: 25px;
}

.di {
    height: 12px;
    background-image: url(../images/di.jpg);
    background-repeat: no-repeat;
}

.incpfr {
    width: 950px;
}

.incpfrtit {
    height: 34px;
    line-height: 34px;
    border-bottom: solid 1px #ccc;
}

.datt {
    display: block;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #4e4e4e;
    float: left;
    padding: 0 30px 0 15px;
    background-image: url(../images/nli.jpg);
    background-repeat: no-repeat;
    background-position: left center;
}

.more {
    float: right;
    padding-right: 10px;
}

.incps {
    margin-left: -13px;
    padding-top: 20px;
}

.incps li a {
    font-size: 14px;
}

.incps li img {
    width: 227px;
    height: 163px;
    border: solid 1px #ccc;
}

.incps li {
    font-family: "Microsoft YaHei";
    line-height: 20px;
    width: 227px;
    margin-bottom: 20px;
    float: left;
    line-height: 17px;
    text-align: center;
    margin-left: 13px;
}

.incps li:hover img {
    border: solid 1px #fe9900;
}

.t2 {
    height: 184px;
    background-image: url(../images/t2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.xmo {
    text-align: center;
    padding: 10px;
}

.mad {
    height: 153px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-image: url(../images/mad2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.mad2 {
    height: 153px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-image: url(../images/mad1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.hhui {
    margin-top: 30px;
    height: 355px;
    background-image: url(../images/cpp.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.ys2 {
    height: 355px;
}

.mt {
    position: absolute;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-weight: bold;
    color: #1d1d1d;
}

.mt1 {
    margin-top: 180px;
    margin-left: 400px;
}

.mt2 {
    margin-top: 180px;
    margin-left: 680px;
}

.mt3 {
    margin-top: 180px;
    margin-left: 960px;
}

.at {
    position: absolute;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    line-height: 25px;
    width: 213px;
    color: #585858;
}

.at1 {
    margin-top: 243px;
    margin-left: 360px;
}

.at2 {
    margin-top: 243px;
    margin-left: 650px;
}

.at3 {
    margin-top: 243px;
    margin-left: 930px;
}

.hong {
    color: #F00;
}

.ings {
    width: 741px;
    float: left;
}

.datitle {
    font-family: "Microsoft YaHei";
    height: 50px;
    line-height: 50px;
    /* border-bottom: solid 1px #ccc; */
    text-align: center;
}

.datit {
    font-family: "Microsoft YaHei";
    line-height: 50px;
    font-size: 16px;
    color: #373737;
    /* padding-left: 10px; */
    font-weight: bold;
    height: 50px;
    text-align: center;
}

.datit2 {
    padding-left: 10px;
    font-family: "Microsoft YaHei";
    line-height: 44px;
    font-size: 17px;
    color: #929292;
    height: 44px;
}

.injjnr {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    padding-top: 94px;
    padding-left: 20px;
    width: 624px;
    line-height: 30px;
    text-indent: 25px;
}

.gsli {
    background-image: url(../images/gli.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    width: 15px;
    height: 404px;
    float: left;
}

.ingsnew {
    width: 227px;
    float: right;
}

.inul {}

.inul li {
    font-size: 13px;
    font-family: "Microsoft YaHei";
    padding-left: 15px;
    line-height: 35px;
    border-bottom: dashed 1px #ccc;
    background-image: url(../images/nnli.png);
    background-repeat: no-repeat;
    background-position: 5px center;
}

.innewsfl {
    margin-right: 37px;
    height: 444px;
    border: solid 1px #90c320;
    width: 372px;
}

.innewsfl2 {
    margin-right: 0x;
    height: 444px;
    border: solid 1px #ccc;
    width: 372px;
}

.tjtp {
    height: 171px;
}

.tjtitt {
    font-family: "Microsoft YaHei";
    padding-right: 24px;
    padding-left: 24px;
    padding-top: 178px;
    font-size: 16px;
    line-height: 35px;
    font-weight: bold;
}

.tjtitt a {
    font-size: 20px;
    color: #b90ca6;
}

.tjtime {
    font-family: "Microsoft YaHei";
    padding-right: 24px;
    padding-left: 24px;
    font-size: 13px;
    line-height: 25px;
}

.tjtittcc2 {
    font-family: "Microsoft YaHei";
    padding-right: 24px;
    padding-left: 24px;
    line-height: 25px;
    font-size: 14px;
}

.time {
    float: right;
    padding-right: 5px;
}

.xmoo {
    text-align: right;
    padding-top: 10px;
    padding-right: 24px;
}

.xmoa {
    font-family: "Microsoft YaHei";
    line-height: 20px;
    border: solid 1px #398be1;
    display: inline-block;
    text-align: center;
    width: 70px;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 5px;
}

.xmoa:hover {
    background-color: #b90ca6;
    border: solid 1px #e8320d;
    color: #90c31f;
}

.ijswd {
    width: 363px;
}

.inwen {
    padding: 10px;
}

.inwen li {
    font-family: "Microsoft YaHei";
    margin-bottom: 10px;
    line-height: 30px;
    border-bottom: dashed 1px #ccc;
}

.wen {
    padding-left: 30px;
    font-size: 14px;
    background-image: url(../images/wen.jpg);
    background-repeat: no-repeat;
    background-position: left 7px;
    ;
}

.da {
    padding-left: 30px;
    background-image: url(../images/da.jpg);
    background-repeat: no-repeat;
    background-position: left 7px;
    ;
}

.links {
    margin-top: 20px;
    padding: 10px;
    border: solid 1px #ccc;
}

.links a {
    margin-right: 20px;
}

.fooder {
    background-color: #3d3c3c;
    margin-top: 20px;
    height: 381px;
    background-image: url(../images/fo.jpg);
    background-repeat: repeat-y;
    background-position: center top;
}

.dlogo {
    height: 381px;
    float: left;
    background-image: url(../images/dlogo.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    width: 330px;
}

.dbcc {
    width: 421px;
    float: left;
    padding-top: 50px;
    color: #c9c5c5;
    font-family: "Microsoft YaHei";
    line-height: 25px;
}

.dbcc2 {
    width: 321px;
    float: left;
    padding-top: 50px;
    color: #c9c5c5;
    font-family: "Microsoft YaHei";
    line-height: 25px;
}

.dbcct {
    margin-bottom: 10px;
    color: #f98d0d;
    width: 70px;
    font-weight: bold;
    border-bottom: solid 3px #f98d0d;
    font-size: 16px;
}

.dbqq {
    line-height: 50px;
    color: #c9c5c5;
    margin-top: 20px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
}

.bbquan {
    width: 750px;
    float: right;
}

.e2 {
    padding: 20px;
}

.e2 li {
    line-height: 35px;
    font-family: "Microsoft YaHei";
    border-bottom: dashed 1px #ccc;
    font-size: 14px;
    background-image: url(../images/nnl.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    padding-left: 20px;
}

.e2 li .time {
    float: right;
}

.viewbox {
    padding: 20px;
}

.title {
    /* text-align: center; */
    /* line-height: 35px; */
}

.info {
    text-align: center;
    line-height: 25px;
}

.content {
    line-height: 25px;
    font-size: 14px;
}

.boxoff {
    border-bottom: dashed 1px #ccc;
}

.context {
    padding-top: 20px;
    line-height: 25px;
}

.cpbttl,
.light {
    font-size: 16px;
    font-family: "Microsoft YaHei";
}

.d4 {
    line-height: 25px;
    font-size: 12px;
}

.commend {
    margin-top: 20px;
}

.picbox {
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
}

.cpbttl {
    padding-left: 10px;
}

.pagesshow {
    min-height: 245px;
    line-height: 35px;
    font-size: 14px;
    padding: 20px;
}

.sj li img {
    width: 210px;
    margin-bottom: 3px;
    border: solid 1px #ccc;
    padding: 5px;
}

.mt1 {
    margin-bottom: 10px;
    height: auto;
    clear: both;
}

.cpcpshow {
    padding-bottom: 10px;
}

.cpcpshow li {
    margin-left: 10px;
    width: 235px;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 10px;
    float: left;
    border: solid 1px #ccc;
}

.cpcpshow li img {
    width: 233px;
    height: 233px;
}

.cmt1 {
    padding-bottom: 20px;
}

#tbody {
    float: left;
    width: 480px;
    margin: 20px auto;
    text-align: left;
    margin-right: 10px;
    padding-top: 10px;
    margin-top: 0px;
    ;
}

.js {
    width: 90%;
    margin: 0px auto 0 auto;
}

.js p {
    padding: 5px 0;
    font-weight: bold;
    overflow: hidden;
}

.js p span {
    float: right;
}

.js p span a {
    color: #f00;
    text-decoration: underline;
}

.js textarea {
    height: 100px;
    width: 98%;
    padding: 5px;
    border: 1px solid #ccc;
    border-top: 2px solid #aaa;
    border-left: 2px solid #aaa;
}


/* 本例子css */

#bkk {
    border: 1px solid #ccc;
}

.picFocus {
    margin: 0 auto;
    width: 470px;
    padding: 5px;
    position: relative;
    padding-top: 0;
    overflow: hidden;
    zoom: 1;
}

.picFocus .hd {
    width: 100%;
    padding-top: 5px;
    overflow: hidden;
}

.picFocus .hd ul {
    margin-right: -5px;
    overflow: hidden;
    zoom: 1;
}

.picFocus .hd ul li {
    padding-top: 5px;
    float: left;
    text-align: center;
}

.picFocus .hd ul li img {
    width: 80px;
    height: 57px;
    border: 2px solid #ddd;
    cursor: pointer;
    margin-right: 5px;
}

.picFocus .hd ul li.on {
    background: url("../images/icoup.gif") no-repeat center 0;
}

.picFocus .hd ul li.on img {
    border-color: #f60;
}

.picFocus .bd li {
    vertical-align: middle;
}

.picFocus .bd img {
    width: 470px;
    height: 337px;
    display: block;
}

.qcpdtjj {
    font-family: "Microsoft YaHei";
    line-height: 25px;
    padding-top: 30px;
    width: 420px;
    float: right;
    font-size: 14px;
}

.qcpdtjj h2 {
    margin-bottom: 10px;
    border-bottom: dashed 1px #CCC;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    line-height: 50px;
}

.tedian {
    font-family: "Microsoft YaHei";
    font-size: 14px;
    line-height: 40px;
}

.zb1 {
    border: solid 1px #ccc;
    padding: 10px 20px;
    ;
    font-family: "Microsoft YaHei";
    font-size: 14px;
}

.xzbul {
    height: 35px;
}

.zb2 {
    float: left;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    width: 130px;
    margin-right: 10px;
    text-align: center;
    border-radius: 5px 5px 0 0;
    height: 35px;
    line-height: 35px;
    background-color: #525252;
    color: #fff;
}

.zb2:hover {
    color: #FFF;
    background-color: #525252;
}

.zb2 .on {
    color: #FFF;
    background-color: #525252;
}

.on2 {
    color: #FFF;
    background-color: #525252;
}

.on2 a {
    color: #FFF;
}

.xgcp {
    width: 460px;
    float: right;
    height: 177px;
}

.incps2 {}

.incps2 li a {
    font-size: 14px;
}

.incps2 li img {
    width: 140px;
    height: 114px;
    border: solid 1px #ccc;
}

.incps2 li {
    line-height: 20px;
    width: 142px;
    margin-bottom: 20px;
    font-family: "Microsoft YaHei";
    float: left;
    text-align: center;
    margin-right: 10px;
}

.xgcccp {
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: solid 1px #dedede;
    padding-top: 40px;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    line-height: 35px;
}

.connn {
    padding: 10px 20px;
    font-family: "Microsoft YaHei";
    line-height: 25px;
    font-size: 14px;
}

.dbtdc {
    margin-top: 10px;
    background-color: #525252;
    padding-left: 20px;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    height: 40px;
    color: #FFF;
}

.dbtdcc {
    font-family: "Microsoft YaHei";
    line-height: 25px;
    font-size: 14px;
    padding: 5px 10px;
}

.e3 {}

.e3 li {
    line-height: 35px;
    border-bottom: dashed 1px #ccc;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    background-image: url(../images/nnl.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    padding-left: 20px;
}

.incps222 {
    border: solid 1px #ccc;
    padding-top: 20px;
}

.incps222 li a {
    font-size: 14px;
}

.incps222 li img {
    width: 190px;
    display: block;
    text-align: center;
    height: 136px;
    border: solid 1px #ccc;
    margin: 0 auto;
}

.incps222 li {
    line-height: 30px;
    margin-bottom: 20px;
    font-family: "Microsoft YaHei";
    text-align: center;
}

.jishu {
    width: 600px;
    float: left;
}

.jishuli li {
    padding-left: 1px;
    line-height: 42px;
    background-image: url(../images/jishuli.jpg);
    background-repeat: no-repeat;
    background-position: left center;
}

.jitt {
    float: left;
    width: 70px;
}

#div1 {
    height: 42px;
    padding-left: 1px;
    background-image: url(../images/jishuli.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    overflow: hidden;
}

#div1 a {
    height: 42px;
    line-height: 42px;
    display: block;
}

.e9 {}

.e9 li {
    float: left;
    margin-top: 10px;
    height: 135px;
    margin-bottom: 10px;
    width: 465px;
}

.aldimg {
    margin-right: 10px;
    width: 180px;
    height: 135px;
    float: left;
}

.aldimg img {
    padding: 5px;
    border: solid 1px #ccc;
    width: 150px;
    height: 113px;
}

.altit {
    font-family: "Microsoft YaHei";
    font-size: 14px;
    line-height: 40px;
}

.alms {
    font-family: "Microsoft YaHei";
    line-height: 25px;
}

.cptabt,
.mt8 {
    margin-top: 10px;
    line-height: 40px;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    border-bottom: solid 3px #525252;
}

.incpsx9 {
    padding-top: 20px;
}

.incpsx9 li a {
    font-size: 14px;
}

.incpsx9 li img {
    width: 265px;
    height: 172px;
    border: solid 1px #ccc;
}

.incpsx9 li {
    font-family: "Microsoft YaHei";
    line-height: 20px;
    width: 271px;
    margin-bottom: 20px;
    float: left;
    text-align: center;
    margin-left: 30px;
}

.incpsx9 li:hover img {
    border: solid 1px #0579b6;
}

.p_list_ul2 li {
    float: left;
    margin-right: 20px;
    width: 410px;
    border-bottom: dashed 1px #525252;
    line-height: 35px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    background-image: url(../images/nnl.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    padding-left: 20px;
}

.RandomNews {
    border: 1px solid #eaeaea;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.diysr {
    border-top: 3px solid #525252;
    height: 52px;
    line-height: 52px;
    border-top: 3px solid #525252;
    padding: 0 20px 0 17px;
    color: #0579b6;
    font-family: "Microsoft YaHei", "微软雅黑";
    font-size: 16px;
    font-weight: bold;
    padding-right: 5px;
}

.diysr i {
    font-size: 10px;
    font-family: arial;
    font-weight: normal;
    text-transform: uppercase;
    font-style: normal;
    padding-left: 5px;
    color: #999;
}

.diysr .line {
    margin: 0;
}

.diysr .line {
    border-top: 1px dotted #525252;
    font-size: 0;
    height: 0;
    margin-bottom: 10px;
    margin-right: 10px;
    overflow: hidden;
}

.tjtp2 {
    padding-top: 10px;
}

.tjtitt2 {
    padding-top: 10px;
}

.tjtittcc {
    width: 588px;
    font-size: 14px;
}

.info_b3 {
    padding-top: 10px;
    margin-top: 10px;
    border-top: solid 1px #525252;
    padding-left: 10px;
}